This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Evelyn Ekjumisterettu 21.Jan.04 10:42 PM a Web browser Domino DesignerAll ReleasesWindows 2000
I'm trying to calcuated recursive values. Basically, response and response-to-response document contain sales values. I need to add up, at each level of the response document, the subtotal for the respective parent document the sales value and than calculate the commission. This code should be able to handle this for deep and wide construct of the parent-child relationship. Help!!